home *** CD-ROM | disk | FTP | other *** search
/ Enter 2002 November / EnterCD 11_2002.iso / Internet / Amaya 6.4 / Windows NT.exe / _SETUP.1 / style.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2002-09-13  |  13.1 KB  |  703 lines

  1.  
  2.  
  3. /*begin-old-version{{*/
  4.  
  5.  
  6.  
  7. /* The W3C Core Styles Copyright (c) 1998 W3C (MIT, INRIA, Keio), All Rights
  8.  
  9. Reserved. W3C liability, trademark, document use and software licensing rules
  10.  
  11. apply. See http://www.w3.org/Consortium/Legal/ipr-notice.html
  12.  
  13.  
  14.  
  15. This stylesheet has been served in a form to avoid known bugs in your user
  16.  
  17. agent's CSS implementation. Copying and serving this stylesheet to other
  18.  
  19. agents may lead to unexpected results. Please refer to its address rather than
  20.  
  21. copy it. */
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33. /* WinIE4 */
  34.  
  35.   /* begin body type */ /* 1 - humanist sans a */
  36.  
  37.  
  38.  
  39. BODY  {
  40.  
  41.   font-weight:  normal;
  42.  
  43.   word-spacing: normal;
  44.  
  45.   letter-spacing: normal;
  46.  
  47.   text-transform: none;
  48.  
  49.   font-family:  Verdana, Myriad Web, Syntax, sans-serif;
  50.  
  51.   }
  52.  
  53.  
  54.  
  55. /* inherit from body
  56.  
  57. P, BLOCKQUOTE, UL, OL, DL, DD, LI, DIR, MENU  {
  58.  
  59. }
  60.  
  61. */
  62.  
  63.  
  64.  
  65. SMALL {
  66.  
  67.   font-size:  .92em;
  68.  
  69.   }
  70.  
  71.  
  72.  
  73. BIG {
  74.  
  75.   font-size:  1.17em;
  76.  
  77.   }
  78.  
  79.  
  80.  
  81. PRE {
  82.  
  83.   font-family:  'Monotype.com', Courier New, monospace;
  84.  
  85.   }
  86.  
  87.  
  88.  
  89. OL LI {
  90.  
  91.   list-style-type:  decimal;
  92.  
  93.   }
  94.  
  95.  
  96.  
  97. OL OL LI  {
  98.  
  99.   list-style-type:  lower-alpha;
  100.  
  101.   }
  102.  
  103.  
  104.  
  105. OL OL OL LI {
  106.  
  107.   list-style-type:  lower-roman;
  108.  
  109.   }
  110.  
  111.  
  112.  
  113.   /* end body type */
  114.  
  115.  
  116.  
  117. PRE, CODE, TT { font-size:  1.17em; }
  118.  
  119.  
  120.  
  121. BODY  {
  122.  
  123.   font-weight:normal;
  124.  
  125.   word-spacing:normal;
  126.  
  127.   letter-spacing:normal;
  128.  
  129.   text-transform:none;
  130.  
  131.   font-family:Verdana, Myriad Web, Syntax, sans-serif;
  132.  
  133. }
  134.  
  135.  
  136.  
  137. p.ProcedureCaption, li.ProcedureCaption, div.ProcedureCaption
  138.  
  139.       {
  140.  
  141.   margin-top:1.5em;
  142.  
  143.   margin-right:0em;
  144.  
  145.   margin-bottom:0.5em;
  146.  
  147.   margin-left:1em;
  148.  
  149.   font-size:1em;
  150.  
  151.   font-family:Verdana, Myriad Web, Syntax, sans-serif;
  152.  
  153.   color:teal;
  154.  
  155.   font-weight: 700;
  156.  
  157. }
  158.  
  159.  
  160.  
  161. p.Note, p.ProcedureNote
  162.  
  163.         {
  164.  
  165.   border-bottom : thin solid;
  166.  
  167.   border-top : thin solid;
  168.  
  169. }
  170.  
  171.  
  172.  
  173. TABLE {
  174.  
  175.   border-bottom : thick solid;
  176.  
  177.   border-top : thick solid;
  178.  
  179.   border-left : none;
  180.  
  181.   border-right : none;
  182.  
  183.   text-align : left;
  184.  
  185.   vertical-align : middle;
  186.  
  187.   width : 100%;
  188.  
  189.   border-color: black;
  190.  
  191. }
  192.  
  193.  
  194.  
  195. TABLE.characters {border : thin solid;
  196.  
  197. width : 100%;
  198.  
  199. border-color: black;
  200.  
  201. }
  202.  
  203.  
  204.  
  205. TD {
  206.  
  207.   border-collapse: separate;
  208.  
  209.   border : none;
  210.  
  211.   }
  212.  
  213.  
  214.  
  215. .characters TD {
  216.  
  217. border : thin solid black;
  218.  
  219. padding: 4px
  220.  
  221. }
  222.  
  223.  
  224.  
  225. TD.Title {
  226.  
  227.   border-bottom :  thin solid;
  228.  
  229.   border-top: none;
  230.  
  231.   font-weight : bold;
  232.  
  233.   }
  234.  
  235.  
  236.  
  237. TD.Title2 {
  238.  
  239.   border-bottom :  thin solid;
  240.  
  241.   border-top: none;
  242.  
  243.   font-weight : bold;
  244.  
  245.   border-left: thin solid;
  246.  
  247. }
  248.  
  249.  
  250.  
  251. TD.Second {
  252.  
  253.   border-left: thin solid;
  254.  
  255. }
  256.  
  257.  
  258.  
  259.  
  260.  
  261. /* WinIE4 */
  262.  
  263.   /* begin header type */ /* 1 - humanist sans a */
  264.  
  265.  
  266.  
  267. H1  {
  268.  
  269.   font-family:  Tahoma, Verdana, Myriad Web, Syntax, sans-serif;
  270.  
  271.   font-size-adjust: .53;
  272.  
  273.   font-size:  2em;
  274.  
  275.   font-weight:  500;
  276.  
  277.   font-style: normal;
  278.  
  279.   text-decoration:  none;
  280.  
  281.   word-spacing: normal;
  282.  
  283.   letter-spacing: normal;
  284.  
  285.   text-transform: none;
  286.  
  287.   }
  288.  
  289.  
  290.  
  291. H2  {
  292.  
  293.   font-family:  Tahoma, Verdana, Myriad Web, Syntax, sans-serif;
  294.  
  295.   font-size-adjust: .53;
  296.  
  297.   font-size:  1.75em;
  298.  
  299.   font-weight:  500;
  300.  
  301.   font-style: normal;
  302.  
  303.   text-decoration:  none;
  304.  
  305.   word-spacing: normal;
  306.  
  307.   letter-spacing: normal;
  308.  
  309.   text-transform: none;
  310.  
  311.   }
  312.  
  313.  
  314.  
  315. H3  {
  316.  
  317.   font-family:  Tahoma, Verdana, Myriad Web, Syntax, sans-serif;
  318.  
  319.   font-size-adjust: .53;
  320.  
  321.   font-size:  1.58em;
  322.  
  323.   font-weight:  600;
  324.  
  325.   font-style: normal;
  326.  
  327.   text-decoration:  none;
  328.  
  329.   word-spacing: normal;
  330.  
  331.   letter-spacing: normal;
  332.  
  333.   text-transform: none;
  334.  
  335.   }
  336.  
  337.  
  338.  
  339. H4  {
  340.  
  341.   font-family:  Tahoma, Verdana, Myriad Web, Syntax, sans-serif;
  342.  
  343.   font-size-adjust: .53;
  344.  
  345.   font-size:  1.33em;
  346.  
  347.   font-weight:  600;
  348.  
  349.   font-style: normal;
  350.  
  351.   text-decoration:  none;
  352.  
  353.   word-spacing: normal;
  354.  
  355.   letter-spacing: normal;
  356.  
  357.   text-transform: none;
  358.  
  359.   }
  360.  
  361.  
  362.  
  363. H5, DT  {
  364.  
  365.   font-family:  Tahoma, Verdana, Myriad Web, Syntax, sans-serif;
  366.  
  367.   font-size-adjust: .53;
  368.  
  369.   font-size:  1.17em;
  370.  
  371.   font-weight:  600;
  372.  
  373.   font-style: normal;
  374.  
  375.   text-decoration:  none;
  376.  
  377.   word-spacing: normal;
  378.  
  379.   letter-spacing: normal;
  380.  
  381.   text-transform: none;
  382.  
  383.   }
  384.  
  385.  
  386.  
  387. H6  {
  388.  
  389.   font-family:  Tahoma, Verdana, Myriad Web, Syntax, sans-serif;
  390.  
  391.   font-size-adjust: .53;
  392.  
  393.   font-size:  1em;
  394.  
  395.   font-weight:  700;
  396.  
  397.   font-style: normal;
  398.  
  399.   text-decoration:  none;
  400.  
  401.   word-spacing: normal;
  402.  
  403.   letter-spacing: normal;
  404.  
  405.   text-transform: none;
  406.  
  407.   }
  408.  
  409.  
  410.  
  411. /*TFOOT, THEAD  {
  412.  
  413.   font-size:  1em;
  414.  
  415.   word-spacing: normal;
  416.  
  417.   letter-spacing: normal;
  418.  
  419.   text-transform: none;
  420.  
  421.   font-family:  Verdana, Myriad Web, Syntax, sans-serif;
  422.  
  423.   font-size-adjust: .53;
  424.  
  425.   }
  426.  
  427.  
  428.  
  429. TH  {
  430.  
  431.   vertical-align: baseline;
  432.  
  433.   font-size:  1em;
  434.  
  435.   font-weight:  bold;
  436.  
  437.   word-spacing: normal;
  438.  
  439.   letter-spacing: normal;
  440.  
  441.   text-transform: none;
  442.  
  443.   font-family:  Verdana, Myriad Web, Syntax, sans-serif;
  444.  
  445.   font-size-adjust: .53;
  446.  
  447.   } */
  448.  
  449.  
  450.  
  451. HR  {
  452.  
  453.   visibility: visible;
  454.  
  455.   border-bottom : thin solid Black;
  456.  
  457.   }
  458.  
  459.  
  460.  
  461.   /* end header type */
  462.  
  463.  
  464.  
  465.  
  466.  
  467.  
  468.  
  469.  
  470.  
  471.  
  472.  
  473. /* WinIE4 */
  474.  
  475.   /* begin affordances */ /* 1 - blue orange */
  476.  
  477.  
  478.  
  479. A, ADDRESS, BLOCKQUOTE, BODY, CITE, CODE, DD, DEL, DFN,
  480.  
  481. DIV, DL, DT, EM, FORM, H1, H2, H3, H4, H5, H6, IFRAME, IMG, KBD,
  482.  
  483. LI, OBJECT, OL, P, Q, SAMP, SMALL, SPAN, STRONG, SUB, SUP, UL, VAR,
  484.  
  485. APPLET, BIG, CENTER, DIR, FONT, HR, MENU, PRE,
  486.  
  487. ABBR, ACRONYM, BDO, BUTTON, FIELDSET, INS, LABEL  {
  488.  
  489.   word-spacing: normal;
  490.  
  491.   letter-spacing: normal;
  492.  
  493.   text-transform: none;
  494.  
  495.   text-decoration:  none;
  496.  
  497.   border-color: #036;
  498.  
  499.   border-style: none;
  500.  
  501.   }
  502.  
  503.  
  504.  
  505. BODY  {
  506.  
  507.   background:white;
  508.  
  509.   color : Black;
  510.  
  511. }
  512.  
  513.  
  514.  
  515. EM  {
  516.  
  517.   font-style: normal;
  518.  
  519.   font-weight:  bold;
  520.  
  521.   color:  black;
  522.  
  523.   background: white;
  524.  
  525.   }
  526.  
  527.  
  528.  
  529. STRONG  {
  530.  
  531.   font-style: italic;
  532.  
  533.   background: white;
  534.  
  535.   font-weight:  bold;
  536.  
  537.   color:  black;
  538.  
  539.   }
  540.  
  541.  
  542.  
  543. EM STRONG, STRONG EM  {
  544.  
  545.   text-transform: uppercase;
  546.  
  547.   font-style: normal;
  548.  
  549.   font-weight:  bolder;
  550.  
  551.   background: white;
  552.  
  553.   color:  black;
  554.  
  555.   }
  556.  
  557.  
  558.  
  559. B {
  560.  
  561.   font-weight:  bold;
  562.  
  563.   }
  564.  
  565.  
  566.  
  567. I {
  568.  
  569.   font-style: italic;
  570.  
  571.   }
  572.  
  573.  
  574.  
  575. .warning  {
  576.  
  577.   text-transform: none;
  578.  
  579.   font-style: normal;
  580.  
  581.   font-weight:  bolder;
  582.  
  583.   background: yellow;
  584.  
  585.   color:  black;
  586.  
  587.   }
  588.  
  589.  
  590.  
  591. .UI {
  592.  
  593.   font : bold;
  594.  
  595. }
  596.  
  597.  
  598.  
  599.  
  600.  
  601. DEL {
  602.  
  603.   text-decoration:  line-through;
  604.  
  605.   background: #F66;
  606.  
  607.   }
  608.  
  609.  
  610.  
  611. INS {
  612.  
  613.   text-decoration:  none;
  614.  
  615.   background: yellow;
  616.  
  617.   }
  618.  
  619.  
  620.  
  621. VAR, CITE, DFN  {
  622.  
  623.   font-style: italic;
  624.  
  625.   }
  626.  
  627.  
  628.  
  629. ADDRESS {
  630.  
  631.   font-style: normal;
  632.  
  633.   letter-spacing: .1em;
  634.  
  635.   }
  636.  
  637.  
  638.  
  639. ACRONYM {
  640.  
  641.   font-variant: small-caps;
  642.  
  643.   letter-spacing: 0.1em;
  644.  
  645.   }
  646.  
  647.  
  648.  
  649. H1, H2, H3, H4, H5, H6, DT, TH, THEAD, TFOOT  {
  650.  
  651.   color:  #036;
  652.  
  653.   background: white;
  654.  
  655.   }
  656.  
  657.  
  658.  
  659. HR  {
  660.  
  661.   color:  #036;
  662.  
  663.   }
  664.  
  665.  
  666.  
  667. #colophon {
  668.  
  669.   display:  none;
  670.  
  671.   }
  672.  
  673.  
  674.  
  675. COL, COLGROUP, TABLE, TBODY, TD, TR {
  676.  
  677.   color:  black;
  678.  
  679.   text-decoration:  none;
  680.  
  681.   border-color: black;
  682.  
  683.   border-style: none;
  684.  
  685.   background: white;
  686.  
  687.   }
  688.  
  689.  
  690.  
  691. A:link  {
  692.  
  693.   text-decoration:  none;
  694.  
  695.   font-weight:  bold;
  696.  
  697.   color:  #F30;
  698.  
  699.   background: white;
  700.  
  701.   }
  702.  
  703.  
  704.  
  705. A:visited {
  706.  
  707.   text-decoration:  none;
  708.  
  709.   font-weight:  bold;
  710.  
  711.   color:  #996;
  712.  
  713.   background: white;
  714.  
  715.   }
  716.  
  717.  
  718.  
  719. A:active  {
  720.  
  721.   text-decoration:  none;
  722.  
  723.   font-weight:  bold;
  724.  
  725.   color:  #F30;
  726.  
  727.   background: #FF0;
  728.  
  729.   }
  730.  
  731.  
  732.  
  733. A:hover {
  734.  
  735.   text-decoration:  none;
  736.  
  737.   color:  #F30;
  738.  
  739.   background: white;
  740.  
  741.   }
  742.  
  743.  
  744.  
  745. A.offsite {
  746.  
  747.   text-decoration:  none;
  748.  
  749.   font-weight:  normal;
  750.  
  751.   color:  #C30;
  752.  
  753.   background: white;
  754.  
  755.   }
  756.  
  757.  
  758.  
  759.   /* end affordances */
  760.  
  761.  
  762.  
  763.  
  764.  
  765.  
  766.  
  767.  
  768.  
  769.  
  770.  
  771. /* WinIE4 */
  772.  
  773.   /* begin vertical */  /* 1 - pentatonic a */
  774.  
  775.  
  776.  
  777. A, ADDRESS, BLOCKQUOTE, CITE, CODE, DD, DEL, DFN,
  778.  
  779. DIV, DL, DT, EM, FORM, H1, H2, H3, H4, H5, H6, IFRAME, IMG, KBD,
  780.  
  781. LI, OBJECT, OL, P, Q, SAMP, SMALL, SPAN, STRONG, SUB, SUP, UL, VAR,
  782.  
  783. APPLET, B, BIG, CENTER, DIR, FONT, HR, I, MENU, PRE, S, STRIKE, TT,
  784.  
  785. U, ABBR, ACRONYM, BDO, BUTTON, FIELDSET, INS, LABEL {
  786.  
  787.   margin-top: 0;
  788.  
  789.   margin-bottom:  0;
  790.  
  791.   padding-top:  0;
  792.  
  793.   padding-bottom: 0;
  794.  
  795.   border-top: 0;
  796.  
  797.   border-bottom:  0;
  798.  
  799.   vertical-align: baseline;
  800.  
  801.   }
  802.  
  803.  
  804.  
  805. DIV > P:first-child, BODY > P:first-child, TD > P:first-child {
  806.  
  807.   margin-top: .75em;
  808.  
  809.   margin-bottom:  .75em;
  810.  
  811.   padding-top:  0;
  812.  
  813.   padding-bottom: 0;
  814.  
  815.   border-top: 0;
  816.  
  817.   border-bottom:  0;
  818.  
  819.   }
  820.  
  821.  
  822.  
  823. H1 + P, H2 + P, H3 + P, H4 + P, H5 + P, H6 + P, DIV + P, P.initial  {
  824.  
  825.   margin-top: .75em;
  826.  
  827.   margin-bottom:  .75em;
  828.  
  829.   padding-top:  0;
  830.  
  831.   padding-bottom: 0;
  832.  
  833.   border-top: 0;
  834.  
  835.   border-bottom:  0;
  836.  
  837.   }
  838.  
  839.  
  840.  
  841. H1, H2, H3, H4, H5, H6  {
  842.  
  843.   line-height:  1.33em;
  844.  
  845.   }
  846.  
  847.  
  848.  
  849. H1  {
  850.  
  851.   margin-top: 1.33em;
  852.  
  853.   margin-bottom:  .33em;
  854.  
  855.   padding-top:  0;
  856.  
  857.   padding-bottom: 0;
  858.  
  859.   border-top: 0;
  860.  
  861.   border-bottom:  0;
  862.  
  863.   }
  864.  
  865.  
  866.  
  867. H2  {
  868.  
  869.   margin-top: 1.75em;
  870.  
  871.   margin-bottom:  .33em;
  872.  
  873.   padding-top:  0;
  874.  
  875.   padding-bottom: 0;
  876.  
  877.   border-top: 0;
  878.  
  879.   border-bottom:  0;
  880.  
  881.   }
  882.  
  883.  
  884.  
  885. H3  {
  886.  
  887.   margin-top: 1.58em;
  888.  
  889.   margin-bottom:  .33em;
  890.  
  891.   padding-top:  0;
  892.  
  893.   padding-bottom: 0;
  894.  
  895.   border-top: 0;
  896.  
  897.   border-bottom:  0;
  898.  
  899.   }
  900.  
  901.  
  902.  
  903. H4  {
  904.  
  905.   margin-top: 1.33em;
  906.  
  907.   margin-bottom:  .33em;
  908.  
  909.   padding-top:  0;
  910.  
  911.   padding-bottom: 0;
  912.  
  913.   border-top: 0;
  914.  
  915.   border-bottom:  0;
  916.  
  917.   }
  918.  
  919.  
  920.  
  921. H5  {
  922.  
  923.   margin-top: 1.17em;
  924.  
  925.   margin-bottom:  .33em;
  926.  
  927.   padding-top:  0;
  928.  
  929.   padding-bottom: 0;
  930.  
  931.   border-top: 0;
  932.  
  933.   border-bottom:  0;
  934.  
  935.   }
  936.  
  937.  
  938.  
  939. H6  {
  940.  
  941.   margin-top: 1em;
  942.  
  943.   margin-bottom:  .33em;
  944.  
  945.   padding-top:  0;
  946.  
  947.   padding-bottom: 0;
  948.  
  949.   border-top: 0;
  950.  
  951.   border-bottom:  0;
  952.  
  953.   }
  954.  
  955.  
  956.  
  957. P {
  958.  
  959.   margin-top: .75em;
  960.  
  961.   margin-bottom:  .75em;
  962.  
  963.   padding-top:  0;
  964.  
  965.   padding-bottom: 0;
  966.  
  967.   border-top: 0;
  968.  
  969.   border-bottom:  0;
  970.  
  971.   }
  972.  
  973.  
  974.  
  975. BLOCKQUOTE, FIELDSET, FORM, UL, OL, DL, DIR, MENU {
  976.  
  977.   margin-top: .75em;
  978.  
  979.   margin-bottom:  .75em;
  980.  
  981.   padding-top:  0;
  982.  
  983.   padding-bottom: 0;
  984.  
  985.   border-top: 0;
  986.  
  987.   border-bottom:  0;
  988.  
  989.   }
  990.  
  991.  
  992.  
  993. DT  {
  994.  
  995.   margin-top: 0;
  996.  
  997.   margin-bottom:  0;
  998.  
  999.   padding-top:  0;
  1000.  
  1001.   padding-bottom: 0;
  1002.  
  1003.   border-top: 0;
  1004.  
  1005.   border-bottom:  0;
  1006.  
  1007.   }
  1008.  
  1009.  
  1010.  
  1011. DD  {
  1012.  
  1013.   margin-top: 0;
  1014.  
  1015.   margin-bottom:  .75em;
  1016.  
  1017.   padding-top:  0;
  1018.  
  1019.   padding-bottom: 0;
  1020.  
  1021.   border-top: 0;
  1022.  
  1023.   border-bottom:  0;
  1024.  
  1025.   }
  1026.  
  1027.  
  1028.  
  1029. UL UL, OL OL, LI ADDRESS, LI DL, LI OL, LI P, LI UL, LI DIR, LI HR, LI MENU, LI PRE, LI H1, LI H2, LI H3, LI H4, LI H5, LI H6, DD ADDRESS, DD DL, DD OL, DD P, DD UL, DD DIR, DD HR, DD MENU, DD PRE, DD H1, DD H2, DD H3, DD H4, DD H5, DD H6  {
  1030.  
  1031.   margin-top: 0;
  1032.  
  1033.   margin-bottom:  0;
  1034.  
  1035.   padding-top:  0;
  1036.  
  1037.   padding-bottom: 0;
  1038.  
  1039.   border-top: 0;
  1040.  
  1041.   border-bottom:  0;
  1042.  
  1043.   }
  1044.  
  1045.  
  1046.  
  1047. LI  {
  1048.  
  1049.   margin-top: 0;
  1050.  
  1051.   margin-bottom:  0;
  1052.  
  1053.   padding-top:  0;
  1054.  
  1055.   padding-bottom: 0;
  1056.  
  1057.   border-top: 0;
  1058.  
  1059.   border-bottom:  0;
  1060.  
  1061.   }
  1062.  
  1063.  
  1064.  
  1065. ADDRESS {
  1066.  
  1067.   margin-top: 1.58em;
  1068.  
  1069.   margin-bottom:  1.58em;
  1070.  
  1071.   padding-top:  0;
  1072.  
  1073.   padding-bottom: 0;
  1074.  
  1075.   border-top: 0;
  1076.  
  1077.   border-bottom:  0;
  1078.  
  1079.   }
  1080.  
  1081.  
  1082.  
  1083. PRE {
  1084.  
  1085.   margin-top: .75em;
  1086.  
  1087.   margin-bottom:  .75em;
  1088.  
  1089.   padding-top:  0;
  1090.  
  1091.   padding-bottom: 0;
  1092.  
  1093.   border-top: 0;
  1094.  
  1095.   border-bottom:  0;
  1096.  
  1097.   line-height:  1.25em;
  1098.  
  1099.   }
  1100.  
  1101.  
  1102.  
  1103. HR  {
  1104.  
  1105.   margin-top: .75em;
  1106.  
  1107.   margin-bottom:  .75em;
  1108.  
  1109.   padding-top:  0;
  1110.  
  1111.   padding-bottom: 0;
  1112.  
  1113.   border-top: 0;
  1114.  
  1115.   border-bottom:  0;
  1116.  
  1117.   height: 1px;
  1118.  
  1119.   }
  1120.  
  1121.  
  1122.  
  1123. DIV, CENTER {
  1124.  
  1125.   margin-top: 0;
  1126.  
  1127.   margin-bottom:  0;
  1128.  
  1129.   padding-top:  0;
  1130.  
  1131.   padding-bottom: 0;
  1132.  
  1133.   border-top: 0;
  1134.  
  1135.   border-bottom:  0;
  1136.  
  1137.   }
  1138.  
  1139.  
  1140.  
  1141. .subhead  {
  1142.  
  1143.   margin-top: .75em;
  1144.  
  1145.   margin-bottom:  .75em;
  1146.  
  1147.   padding-top:  0;
  1148.  
  1149.   padding-bottom: 0;
  1150.  
  1151.   border-top: 0;
  1152.  
  1153.   border-bottom:  0;
  1154.  
  1155.   }
  1156.  
  1157.  
  1158.  
  1159. .stb  {
  1160.  
  1161.   margin-top: 2.17em;
  1162.  
  1163.   margin-bottom:  .75em;
  1164.  
  1165.   padding-top:  2.17em;
  1166.  
  1167.   padding-bottom: 0;
  1168.  
  1169.   border-top: 0;
  1170.  
  1171.   border-bottom:  0;
  1172.  
  1173.   border-style: solid
  1174.  
  1175.   }
  1176.  
  1177.  
  1178.  
  1179. .mtb  {
  1180.  
  1181.   margin-top: 3.08em;
  1182.  
  1183.   margin-bottom:  .75em;
  1184.  
  1185.   padding-top:  3.08em;
  1186.  
  1187.   padding-bottom: 0;
  1188.  
  1189.   border-top: .1em;
  1190.  
  1191.   border-bottom:  0;
  1192.  
  1193.   border-style: solid
  1194.  
  1195.   }
  1196.  
  1197.  
  1198.  
  1199. .ltb  {
  1200.  
  1201.   margin-top: 4.34em;
  1202.  
  1203.   margin-bottom:  .75em;
  1204.  
  1205.   padding-top:  4.34em;
  1206.  
  1207.   padding-bottom: 0;
  1208.  
  1209.   border-top: .25em;
  1210.  
  1211.   border-bottom:  0;
  1212.  
  1213.   border-style: solid
  1214.  
  1215.   }
  1216.  
  1217.  
  1218.  
  1219. COL, COLGROUP, TABLE, TBODY, TD, TFOOT, TH, THEAD, TR {
  1220.  
  1221.   margin-top: 0;
  1222.  
  1223.   margin-bottom:  0;
  1224.  
  1225.   padding-top:  0;
  1226.  
  1227.   padding-bottom: 0;
  1228.  
  1229.   border-top: 0;
  1230.  
  1231.   border-bottom:  0;
  1232.  
  1233.   }
  1234.  
  1235.  
  1236.  
  1237. TD, TH  {
  1238.  
  1239.   line-height:  1.33em;
  1240.  
  1241.   }
  1242.  
  1243.  
  1244.  
  1245.   /* end vertical */
  1246.  
  1247.  
  1248.  
  1249.  
  1250.  
  1251.  
  1252.  
  1253.  
  1254.  
  1255.  
  1256.  
  1257.  
  1258.  
  1259. HR  {
  1260.  
  1261.   margin-left:  0;
  1262.  
  1263.   margin-right: 0;
  1264.  
  1265.   padding-left: 0;
  1266.  
  1267.   padding-right:  0;
  1268.  
  1269.   border-left:  0;
  1270.  
  1271.   border-right: 0;
  1272.  
  1273.   text-align: left;
  1274.  
  1275.   width:  100%;
  1276.  
  1277.   }
  1278.  
  1279.  
  1280.  
  1281. CENTER  {
  1282.  
  1283.   margin-left:  0;
  1284.  
  1285.   margin-right: 0;
  1286.  
  1287.   padding-left: 0;
  1288.  
  1289.   padding-right:  0;
  1290.  
  1291.   border-left:  0;
  1292.  
  1293.   border-right: 0;
  1294.  
  1295.   text-align: left;
  1296.  
  1297.   }
  1298.  
  1299.  
  1300.  
  1301. COL, COLGROUP, TABLE, TBODY, TD, TFOOT, TH, THEAD, TR {
  1302.  
  1303.   margin-left:  0;
  1304.  
  1305.   margin-right: 0;
  1306.  
  1307.   padding-left: 0;
  1308.  
  1309.   padding-right:  0;
  1310.  
  1311.   border-left:  0;
  1312.  
  1313.   border-right: 0;
  1314.  
  1315.   float:  none;
  1316.  
  1317.   clear:  none;
  1318.  
  1319.   }
  1320.  
  1321.  
  1322.  
  1323. TABLE {
  1324.  
  1325.   text-align: left;
  1326.  
  1327.   }
  1328.  
  1329.  
  1330.  
  1331. TD  {
  1332.  
  1333.   text-align: left;
  1334.  
  1335.   }
  1336.  
  1337.  
  1338.  
  1339. TH  {
  1340.  
  1341.   text-align: left;
  1342.  
  1343.   }
  1344.  
  1345.  
  1346.  
  1347. CAPTION {
  1348.  
  1349.   text-align: left;
  1350.  
  1351.   }
  1352.  
  1353.  
  1354.  
  1355.   /* end horizontal */
  1356.  
  1357.  
  1358.  
  1359.  
  1360.  
  1361.  
  1362.  
  1363.  
  1364.  
  1365.  
  1366.  
  1367. /* WinIE4 */
  1368.  
  1369.   /* begin body box */  /* 1 - 'em-based symmetric a' */
  1370.  
  1371.  
  1372.  
  1373. BODY  {
  1374.  
  1375.   margin-top: 1.58em;
  1376.  
  1377.   margin-left:  1.58em;
  1378.  
  1379.   margin-right: 1ex;
  1380.  
  1381.   margin-bottom:  1.58em;
  1382.  
  1383.   padding-top:  0;
  1384.  
  1385.   padding-left: 0;
  1386.  
  1387.   padding-right:  0;
  1388.  
  1389.   padding-bottom: 0;
  1390.  
  1391.   border-top: 0;
  1392.  
  1393.   border-left:  0;
  1394.  
  1395.   border-bottom:  0;
  1396.  
  1397.   border-right: 0;
  1398.  
  1399.   width:  auto;
  1400.  
  1401.   }
  1402.  
  1403.   /* end body box */
  1404.  
  1405.